The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "devel::globaldestruction"

Devel::GlobalDestruction - Provides function returning the equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls. River stage four • 35 direct dependents • 4606 total dependents

Perl's global destruction is a little tricky to deal with WRT finalizers because it's not ordered and objects can sometimes disappear. Writing defensive destructors is hard and annoying, and usually if global destruction is happening you only need th...

HAARG/Devel-GlobalDestruction-0.14 - 31 Oct 2016 22:26:02 UTC - Search in distribution

Devel::GlobalDestruction::XS - Faster implementation of the Devel::GlobalDestruction API River stage zero No dependents

This is an XS backend for Devel::GlobalDestruction and should be used through that module....

HAARG/Devel-GlobalDestruction-XS-0.03 - 31 Oct 2016 22:16:56 UTC - Search in distribution

Moo - Minimalist Object Orientation (with Moose compatibility) River stage four • 2054 direct dependents • 5285 total dependents

"Moo" is an extremely light-weight Object Orientation system. It allows one to concisely define objects and roles with a convenient syntax that avoids the details of Perl's object system. "Moo" contains a subset of Moose and is optimised for rapid st...

HAARG/Moo-2.005005 - 05 Jan 2023 20:56:38 UTC - Search in distribution

perlobj - Referencia de objetos en Perl River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution

perlobj - Perl object reference River stage five • 11693 direct dependents • 33184 total dependents

This document provides a reference for Perl's object orientation features. If you're looking for an introduction to object-oriented programming in Perl, please see perlootut. In order to understand Perl objects, you first need to understand reference...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Class::Tiny - Minimalist class construction River stage four • 74 direct dependents • 4099 total dependents

This module offers a minimalist class construction kit in around 120 lines of code. Here is a list of features: * defines attributes via import arguments * generates read-write accessors * supports lazy attribute defaults * supports custom accessors ...

DAGOLDEN/Class-Tiny-1.008 - 04 Sep 2020 14:57:38 UTC - Search in distribution

DR::Tarantool - a Perl driver for Tarantool River stage one • 1 direct dependent • 1 total dependent

This module provides a synchronous and asynchronous driver for Tarantool <http://tarantool.org>. The driver does not have external dependencies, but includes the official light-weight Tarantool C client (a single C header which implements all protoco...

UNERA/DR-Tarantool-0.44 - 07 Oct 2014 08:57:48 UTC - Search in distribution

Inline::Module - Support for Inline-based CPAN Extension Modules River stage one • 5 direct dependents • 6 total dependents

This module provides support and documentation for creating and maintaining CPAN extension modules. ie Writing XS modules without having to learn XS. The Inline::Module::Tutorial explains the simple processes involved. When used from a "Makefile.PL",...

INGY/Inline-Module-0.34 - 17 Feb 2015 15:18:44 UTC - Search in distribution

Devel::DumpTrace - Evaluate and print out each line before it is executed. River stage zero No dependents

Similar to Devel::Trace, this module will cause a message to be printed to standard error for each line of source code that is executed. In addition, this module will attempt to identify variable names in the source code and substitute the values of ...

MOB/Devel-DumpTrace-0.29 - 02 May 2019 19:22:28 UTC - Search in distribution

Mite::Manual::Features - other features provided by Mite River stage zero No dependents

TOBYINK/Mite-0.012000 - 12 Dec 2022 20:44:49 UTC - Search in distribution

Devel::GlobalPhase - Detect perl's global phase on older perls. River stage two • 1 direct dependent • 76 total dependents

This gives access to ${^GLOBAL_PHASE} in versions of perl that don't provide it. The built in variable will be used if it is available. If all that is needed is detecting global destruction, Devel::GlobalDestruction should be used instead of this mod...

HAARG/Devel-GlobalPhase-0.003003 - 27 Jan 2018 21:50:44 UTC - Search in distribution

Gtk2::Ex::ErrorTextDialog::Handler - exception handlers using ErrorTextDialog River stage one • 1 direct dependent • 1 total dependent

This module supplies error and warning handler functions which print to "STDERR" and display in an ErrorTextDialog. The handlers are reasonably small and the idea is to keep memory use down by not loading the full ErrorTextDialog until needed. If you...

KRYDE/Gtk2-Ex-ErrorTextDialog-11 - 22 Aug 2013 00:04:22 UTC - Search in distribution
13 results (0.042 seconds)